Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency xunit to 2.9.2 #721

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xunit 2.9.1 -> 2.9.2 age adoption passing confidence

Release Notes

xunit/xunit (xunit)

v2.9.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (1f7fe6c).
Report is 124 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #721   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🎳 Stryker Report

Mutation testing badge

📊 Reports

Copy link

sonarcloud bot commented Sep 27, 2024

Copy link

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]     : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 720.9 ns 5.16 ns 4.83 ns 1
NSubstitute.GetMock 792.7 ns 5.18 ns 4.84 ns 2
FakeItEasy.GetMock 934.2 ns 2.46 ns 2.30 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]     : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 756.4 ns 4.41 ns 4.12 ns 1
NSubstitute.NonPublicTypes.GetMock 885.2 ns 3.66 ns 3.43 ns 2
FakeItEasy.NonPublicTypes.GetMock 934.4 ns 5.43 ns 4.53 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]     : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.StaticResolveSut 1.069 μs 0.0030 μs 0.0028 μs 1
FakeItEasy.StaticResolveSut 1.079 μs 0.0066 μs 0.0062 μs 1
Moq.StaticResolveSut 1.113 μs 0.0027 μs 0.0022 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]     : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveFrom 1.139 μs 0.0120 μs 0.0112 μs 1
Moq.ResolveFrom 1.152 μs 0.0027 μs 0.0022 μs 1
FakeItEasy.ResolveFrom 1.245 μs 0.0083 μs 0.0078 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]   : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.217 s 0.5988 s 0.0328 s 1 88000.0000 83000.0000 80000.0000 2.03 GB
NSubstitute.NonPublicTypes.CreateContainer 2.236 s 0.8736 s 0.0479 s 1 87000.0000 82000.0000 79000.0000 2.03 GB
Moq.NonPublicTypes.CreateContainer 2.531 s 0.2483 s 0.0136 s 1 84000.0000 78000.0000 75000.0000 2.09 GB

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]   : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
Moq.CreateContainer 514.5 ms 2,936.9 ms 161.0 ms 1 7000.0000 5000.0000 4000.0000 293.67 MB
FakeItEasy.CreateContainer 522.0 ms 3,259.3 ms 178.7 ms 1 6000.0000 4000.0000 3000.0000 286.86 MB
NSubstitute.CreateContainer 525.0 ms 2,775.0 ms 152.1 ms 1 7000.0000 5000.0000 4000.0000 286.87 MB

BenchmarkDotNet v0.14.0, Ubuntu 22.04.5 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.402
  [Host]     : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.8 (8.0.824.36612), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.033 μs 0.0030 μs 0.0025 μs 1
Moq.ResolveSut 1.047 μs 0.0033 μs 0.0028 μs 1
FakeItEasy.ResolveSut 1.058 μs 0.0028 μs 0.0026 μs 1

@renovate renovate bot merged commit d940a9b into main Sep 27, 2024
20 checks passed
@renovate renovate bot deleted the renovate/xunit-dotnet-monorepo branch September 27, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants